home *** CD-ROM | disk | FTP | other *** search
/ Max Calendar 2002 / Max Calendar 2002.iso / pc / Data_2 / SeqPers2.dxr / 00057_Pausa.ls < prev    next >
Encoding:
Text File  |  2001-10-17  |  132 b   |  8 lines

  1. on mouseUp
  2.   repeat with i = 40 to 42
  3.     sprite(i).locH = 1200
  4.   end repeat
  5.   sprite(26).movieRate = 0
  6.   sprite(41).locH = 400
  7. end
  8.